spinbutton: fix a typo
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 1 Jan 2016 22:50:43 +0000 (14:50 -0800)
committerCosimo Cecchi <cosimoc@gnome.org>
Sat, 2 Jan 2016 23:31:23 +0000 (15:31 -0800)
gtk/gtkspinbutton.c

index f634abc5a4382fd19666ac803936b0b13ef8363b..84d1b7c52b1428f754218502eb62b72327bdfe69 100644 (file)
@@ -446,7 +446,7 @@ gtk_spin_button_class_init (GtkSpinButtonClass *class)
    * Style of bevel around the sping button.
    *
    * Deprecated: 3.20: Use CSS to determine the style of the border;
-   *     the value of this syyle property is ignored.
+   *     the value of this style property is ignored.
    */
   gtk_widget_class_install_style_property (widget_class,
                                            g_param_spec_enum ("shadow-type",